Job Radar. Live notifications. AI processed.
upwork.com 2026-04-18 🟢
🔹 Extract basic contact data from a login-protected platform with infinite scroll functionality.
👤 Client: 🇬🇧 United Kingdom Member since 2017-12-14
💰 Price: ****
🚩 Problem: Automate the extraction of name, email, and phone number from a dynamically loaded interface within an authenticated session.
📦 Existing: Not specified
Specifications:
[Target] Extract name, email, and phone number from a login-protected platform with infinite scroll content loading.
[Method] Use Selenium / Playwright / Puppeteer for web scraping and automation. RPA tools like UIPath can also be considered.
[UI/UX] Not applicable
[Stack] Python (Selenium/Playwright/Puppeteer), JavaScript, Node.js, CSV/Excel export
[Security] Ensure secure handling of login credentials and data extraction within an authenticated session.
[Format] Export data into CSV or Excel format
Workflow:
Set up the automation framework using Selenium / Playwright / Puppeteer for web scraping.
Implement logic to handle infinite scroll functionality by automating the scrolling process.
Login to the platform and navigate to the target page.
Extract name, email, and phone number from each entry on the page.
Capture all entries across multiple 'loads' until no more data is available.
Export collected data into CSV or Excel format.